History of HTML HyperEdit
Changes since v0.3a
- Conversion of <, >, & to <, >, &
- Selection now remains active after formatting, this means you can do multiple formats such as bold and italics without reselecting.
- Beginner and advanced switch - as user becomes more familiar with HTML they can start using other features
- Context-sensitive paragraph insertion. If a selection is active, a paragraph marker is placed at the end of the selection. Otherwise it places markers into the entire document.
- Bug fix - after inserting a link you don't return to the beginning of the document.
- Unformat tool. Removes the outermost formatting tags, or the beginning or end tag.
- Custom tags that you can add to and remove from
- Shortcut keys for ctrl-b, ctrl-i and ctrl-f.
- CTRL-C, CTRL-V standard copy and paste.
- Shift enter will place a <P>, ctrl-enter will place a <BR>
- Ctrl-h will place a <HR> horizontal rule.
- Signature button - place your signature url at the bottom of the document. A signature can be defined by editing a HTML document, as usual, and right-clicking the mouse button.
- Multiple types of files in the LOAD FILE common dialog.
- Quiklink to an anchor with the same document. (Very fast to create and link to anchors within the same document).
- Documentation in HTML format (its a start...).
- Remove all tags, ie convert HTML document to text document
- Relative link - simply specify a file name
- Tidy up of control bars
Changes since v0.2a
- Common file open dialog
- Common file save dialog
- Search and replace
- Cleaner interface
- Revamp of link information entry
- Link information : local file can now be selected by using a common file selection dialog
- Link information : a couple of basic gopher types
- Link information : simpler telnet and news entry
- Link information : reference and anchor within a document
- URL preview and allow editing before embedding in document
Initial Release - v0.2a features
The following document tags are supported:
- Titles
- Six levels of headings
- Inline images, aligned top or bottom
- Simple numbered and unnumbered lists
- Address tags
- Italic/citation/variable text format
- bold/strong text format
- fixed-width font format
- preformatted text
- blockquotes
- anchors within documents
- URL links to files, WWW servers, gopher, telnet, News
Other features include:
- Everything easily accessible from one screen using clearly labelled controls
- Multiple documents (3 at the moment)
- Automatic insertion of paragraph markers
- History of previous links placed (server, directory and filenames) for easy referencing of the same resource again
- An on-line HTML tutorial (lots to add to this one!)
- Hypermedia Introduction (and this one too!)
- Saving/Loading/Clearing of documents
- Standard Cut/Copy/Paste/Select functions available
- Quick-reference box which changes as you move the pointer over different buttons
Return To: